home *** CD-ROM | disk | FTP | other *** search
- Path: magnet.at!nuucpgw!m.imlinger
- From: m.imlinger@magnet.at (markus imlinger)
- Reply-To: m.imlinger@magnet.at
- Newsgroups: comp.lang.c
- Distribution: world
- Subject: TCP/IP API for C
- Date: 22 Feb 1996 15:14:51 GMT
- Message-ID: <3414487006.43111466@magnet.at>
- Organization: magnet Online Service
-
- I wrote a two player game for running in Novell's
- NetWare Environment. For this I used the NetWare C
- Interface for DOS workstations.
- The transport protocol my program works on is SPX.
-
- In our LAN the programm works very well. But now
- I want to run it in the Internet so I want to extend
- my application to support TCP/IP. Is there any API
- for C which supports TCP/IP or do I have to program
- these functions by myself?
-
- thanx in advance
-
- Markus Imlinger
-
- m.imlinger@magnet.at
-
-
-